Microsoft DirectX 8.1 (C++)

IMSVidDeviceEvent Interface

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The IMSVidDeviceEvent interface is the base interface for device events. Do not implement this interface directly. Other event interfaces dervice from this interface.

In addition to the methods inherited from IDispatch, the IMSVidDeviceEvent interface exposes the following method.

Method Description
StateChange Signals that the state of the device has changed.

See Also